Skip to content

Docs cleanup for repository onboarding guidance#79

Merged
Marius Storhaug (MariusStorhaug) merged 4 commits into
mainfrom
docs-onboarding-coherence
Jul 25, 2026
Merged

Docs cleanup for repository onboarding guidance#79
Marius Storhaug (MariusStorhaug) merged 4 commits into
mainfrom
docs-onboarding-coherence

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

Summary

  • fix the broken Git Worktrees cross-link in Repository-Defaultsn- add concise copy-paste starters for AGENTS.md, CLAUDE.md, and .github/copilot-instructions.mdn- restore a repo-local CONTRIBUTING.md so the guidance chain is self-contained

Notes

  • kept the change limited to onboarding/docs coherence
  • aligned the new guidance with the existing pointer-only doc model

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown

Super-linter summary

Language Validation result
CHECKOV Pass ✅
GITHUB_ACTIONS Pass ✅
GITHUB_ACTIONS_ZIZMOR Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
HTML Pass ✅
JAVASCRIPT_ES Pass ✅
JAVASCRIPT_PRETTIER Pass ✅
MARKDOWN Pass ✅
NATURAL_LANGUAGE Pass ✅
POWERSHELL Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@MariusStorhaug
Marius Storhaug (MariusStorhaug) marked this pull request as ready for review July 25, 2026 12:45
@MariusStorhaug
Marius Storhaug (MariusStorhaug) merged commit 0083603 into main Jul 25, 2026
21 checks passed
@MariusStorhaug
Marius Storhaug (MariusStorhaug) deleted the docs-onboarding-coherence branch July 25, 2026 12:48
Marius Storhaug (MariusStorhaug) added a commit that referenced this pull request Jul 25, 2026
## What

`Modules/Repository-Defaults.md`'s link to Git Worktrees was originally
dead (relative path removed when Ways-of-Working moved to MSXOrg/docs).
That was independently fixed on `main` in #79, but using a raw GitHub
blob URL (`github.com/MSXOrg/docs/blob/main/...`).

This PR updates it to the published site URL
(`msxorg.github.io/docs/Ways-of-Working/Git-Worktrees/`), matching the
pattern used by every other cross-org link in this repo (see
`src/docs/index.md`, `template-quickstart.md`,
`Process-PSModule/index.md`, etc.).

## Why

Consistency — readers get the rendered docs site instead of raw markdown
source, same as all other MSXOrg/docs references in this repo.

## Validation

Confirmed the site URL resolves (301 →
`msx.no/Ways-of-Working/Git-Worktrees/`, live content present). Branch
merged with latest `main` (#79), no other diffs remain.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant